Welcome![Sign In][Sign Up]
Location:
Search - edge detection from video file

Search list

[Special Effectsopencv-ex3-5

Description: /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
Platform: | Size: 420864 | Author: 赵富强 | Hits:

[Video Capture616hand

Description: 有关摄像头跟踪的例子,包括一些边缘检测的算法和实例-Relevant examples of tracking cameras, including some edge detection algorithms and examples
Platform: | Size: 2786304 | Author: cl | Hits:

[Graph Recognizeshpl

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-From camera or AVI file to be video streaming, video stream on the edge detection, and output results.
Platform: | Size: 4096 | Author: linglong | Hits:

[Special Effectslaplace

Description: 利用OPENCV,从摄像头或AVI文件中得到视频流,对视频进行边缘检测,并输出结果-The use of OPENCV, from camera or AVI file to be video streaming of video edge detection, and output
Platform: | Size: 420864 | Author: 王鹤 | Hits:

[Special Effectsdetect

Description: 从摄像头或AVI格式的文件中捕捉视频流并进行边缘检测-From camera or AVI file format to capture the video stream and edge detection
Platform: | Size: 52988928 | Author: 马文伟 | Hits:

[Special EffectsLow-complexity-background-subtraction-using-frame

Description: Tracking w/ blob detection, morphological operation (Togeather) frames = {avi.cdata} uses the cdata from the video file fg = extractForeground(frames) do foreground extraction cmap = colormap(gray) for i = 1:length(fg) temp0{i} = edge(fg{i}, canny , 0.99) + fg{i} temp2 = temp0{i} temp2 = cat(3,temp2,temp2,temp2) fgs = rgb2gray(temp2) sedisk = strel( square ,10) fgs = imclose(fgs, sedisk) fgs = imfill(fgs, holes ) RLL = bwlabel(fgs) stats = regionprops(RLL, basic , Centroid ) fig = figure(1),imshow(RLL) hold on for n = 1:length(stats) if(stats(n).Area > 100) plot(stats(n).Centroid(1), stats(n).Centroid(2), r* ) end end hold o-Tracking w/ blob detection, morphological operation (Togeather) frames = {avi.cdata} uses the cdata from the video file fg = extractForeground(frames) do foreground extraction cmap = colormap(gray) for i = 1:length(fg) temp0{i} = edge(fg{i}, canny , 0.99) + fg{i} temp2 = temp0{i} temp2 = cat(3,temp2,temp2,temp2) fgs = rgb2gray(temp2) sedisk = strel( square ,10) fgs = imclose(fgs, sedisk) fgs = imfill(fgs, holes ) RLL = bwlabel(fgs) stats = regionprops(RLL, basic , Centroid ) fig = figure(1),imshow(RLL) hold on for n = 1:length(stats) if(stats(n).Area > 100) plot(stats(n).Centroid(1), stats(n).Centroid(2), r* ) end end hold off
Platform: | Size: 17408 | Author: sivasankar | Hits:

[OpenCVopencv

Description: opencv 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果-opencv from camera or AVI file to get video streaming, video stream edge detection, and output
Platform: | Size: 4890624 | Author: aniu | Hits:

[Multimedia Developmovie-tect

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-AVI file from the camera or get the video stream, video stream edge detection
Platform: | Size: 1024 | Author: | Hits:

[Special Effectslaplace

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果-AVI file from the camera or to get video streaming, video streaming on the edge detection, and output
Platform: | Size: 3072 | Author: 段小 | Hits:

[OpenCVvideo-streaming

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测。-From the camera or AVI file in video streaming, video streaming for edge detection
Platform: | Size: 1024 | Author: 庞亮 | Hits:

[Windows DevelopFshplzipr

Description: 从摄像头或者AVI文件中得到视频流流,对视频流进行边缘检测,并输出结果。 -To give the video stream from the camera or the AVI file stream for edge detection, and outputs the result of the video stream.
Platform: | Size: 4096 | Author: kommkk | Hits:

[OpenCVlaplace

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果-To obtain a video stream from the camera or the AVI file, to perform edge detection on the video stream, and outputting the result
Platform: | Size: 2952192 | Author: 王云舒 | Hits:

[OpenCVmain

Description: 从摄像头或AVI文件捕捉视频流并进行边缘检测-Capture video stream from the camera or AVI file, and edge detection
Platform: | Size: 1024 | Author: zhangyujiao | Hits:

[GDI-Bitmapbianyuanjiance

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 -The video stream, the video stream for edge detection, and outputs the result obtained from the camera or the AVI file.
Platform: | Size: 1301504 | Author: 拉头 | Hits:

[OpenCVVideoContour.cpp

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-The video stream, the video stream for edge detection, and outputs the result obtained from the camera or the AVI file.
Platform: | Size: 1024 | Author: zxx | Hits:

[OpenCVCapture

Description: 这是一个在VC6.0用opencv语言实现从摄像头或者AVI文件捕捉视频流并进行边缘检测的程序-This is a VC6.0 capture video stream from the camera or AVI file, and edge detection opencv language program
Platform: | Size: 1024 | Author: 刘翠凤 | Hits:

[Special Effects3-5

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 -The video stream, the video stream for edge detection, and outputs the result obtained from the camera or the AVI file.
Platform: | Size: 1246208 | Author: 乐乐 | Hits:

[OpenCVcsx

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-Video stream from the camera or AVI file, the video stream edge detection
Platform: | Size: 1024 | Author: 朱奇 | Hits:

[OpenCVinclude

Description: 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-Video stream from the camera or AVI file, the video stream edge detection
Platform: | Size: 4096 | Author: 史润强 | Hits:

[OpenCVOpenCV

Description: 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算) 24 用不同的核进行图像的二维滤波 27 图像域的填充 30 寻找轮廓实现视频流的运动目标检测(超推荐一下) 35 采用金字塔方法进行图像分割 40 图像的亮度变换 43 单通道图像的直方图 46 计算和显示彩色图像的二维色调-饱和度图像 48 图像的直方图均匀化 50 用Hongh变换检测线段 52 利用Hough变换检测圆(是圆不是椭圆) 57 距离变换 59 椭圆曲线拟合 64 由点集序列或数组创建凸外形 68 Delaunay三角形和Voronoi划分的迭代式构造 71 利用背景建模检测运动物体(推荐) 78 运动模板检测(摄像头) 81 显示如何利用Camshift算法进行彩色目标的跟踪 86 -Based on the use camera video capture program opencv 1 Based on the two camera data acquisition of OpenCV 3 Inspire your code to do video impulse program 6 Image reversal (that is, the black white, white to black) 11 Image format conversion 12 Get the video stream from the camera or AVI file, edge detection is performed on the video stream 13 Using Canny edge detection operator 15 Corner detection is 18 Image rotation and scaling (the effect is dragged by the earth, as Google earth like) 21 Log-Polar coordinate transformation is 22 Morphological operations on images (opening and closing, the image of the corrosion and expansion operations) 24 With different nuclear two-dimensional filtering image 27 The image domain 30 filling To find the outline of implementation of target detection of video streaming (super recommend) 35 Using the Pyramid method for image segmentation 40 The brightness of the image transform 43 Single channel image histogram 46 Calculate and display
Platform: | Size: 1682432 | Author: jianglei | Hits:

CodeBus www.codebus.net